Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle case where top search result is a 'radio' playlist with only 1 subtitle. #163

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

nick42d
Copy link
Owner

@nick42d nick42d commented Aug 30, 2024

Closes #162

@nick42d nick42d self-assigned this Aug 30, 2024
@nick42d nick42d marked this pull request as draft August 30, 2024 15:30
@nick42d nick42d marked this pull request as ready for review September 4, 2024 11:10
@nick42d nick42d merged commit ae9c6ca into main Sep 4, 2024
3 checks passed
@nick42d nick42d deleted the iss162-basic-top-result branch September 4, 2024 11:12
@github-actions github-actions bot mentioned this pull request Sep 4, 2024
nick42d added a commit that referenced this pull request Sep 4, 2024
* Implement skeletons
* Implementation in progres
* fix: Resolve panic from api search / improve panic handling (#161)
* Implement skeletons
* Implementation in progres
* Continue implementing Query
* Complete Query implementations, complete test inputs
* Add types to parse into
* Work on getchannelquery
* Complete GetChannel parser
* Tests pass - GetChannelQuery
* Continue parsing implementations
* build(deps): bump quinn-proto in the cargo group across 1 directory (#166)
* Continue parsing implementation - 1 to go
* Complete implementation
* Clippy lints
* Better bikeshed names
* fix: Handle case where top search result is a 'radio' playlist with only 1 subtitle. (#163)
* Add new tests for radio/genre search case
* Complete patch
* Add doctests, specialise id for episodes
* Implement skeletons
* Implementation in progres
* Continue implementing Query
* Complete Query implementations, complete test inputs
* Add types to parse into
* Work on getchannelquery
* Complete GetChannel parser
* Tests pass - GetChannelQuery
* Continue parsing implementations
* Continue parsing implementation - 1 to go
* Complete implementation
* Clippy lints
* Better bikeshed names
* Add doctests, specialise id for episodes
* Rebase on main to fix test


BREAKING CHANGE: ChannelID is renamed to ArtistChannelID - allows for new PodcastChannelID also. In additional, video_id field replaced with episode_id field on SearchResultVideo::VideoEpisode, PlaylistEpisode, SearchResultEpisode, HistoryItemEpisode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle very basic top result
1 participant